52词语>英语词典>instruction execution翻译和用法

instruction execution

英 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]

美 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]

网络  指令执行

计算机

英英释义

noun

  • (computer science) the process of carrying out an instruction by a computer
      Synonym:execution

    双语例句

    • A4-stage instruction pipeline for instruction execution makes at-speed test possible.
      四级指令流水线的引入使全速测试成为可能。
    • Composite electronic System is the hinge of the Pico-satellite, which undertakes the work of data processing, data storage, data transmission, Instruction code transmission and Instruction execution.
      综合电子系统是皮卫星的数据和指令枢纽,承担皮卫星数据处理、数据存储、数据传输及指令收发、响应等重要任务,是皮卫星的核心组成部分。
    • Bochs was developed purely in the C++ language for interpreted x86 instruction execution and platform emulation.
      对于解译的x86指令执行和平台仿真,Bochs完全是用C++语言开发的。
    • This thesis sets forth case instruction in terms of executive condition, organizing execution and realistic meaning and so on.
      文中从案例教学法的实施条件、组织实施过程、现实意义等方面进行了阐述。
    • A technique whereby the receiver fetches the next instruction before completing execution of the previous instruction, in order to increase processing speed.
      在前一条指令全部执行完之前就开始取下一条指令,以提高处理速度的一种技术。
    • Based on the ( program counter) PC arbitrage strategy of multi-path execution, designing fetch instruction unit suit for selective dual path execution.
      通过研究多路径执行中的PC仲裁机制,设计适合双路径执行结构的取指部件。
    • Activity is a unit of instruction execution, and is the building block of a process.
      活动(activity)是指令执行的一个单元,它是一个流程的基本组成部分。
    • In other words, software interrupts always occur at the beginning of an instruction execution cycle.
      换句话说,软件中断常常在指令运行周期的开始。
    • Propose the run time dispatched instruction decoder and issue logic based on instruction execution cycle.
      提出基于指令类型动态分配的译码器设计方案和基于指令执行周期的动态逻辑发射方案。
    • In the traditional Cache, the Cache hit ratio is insured only by the address locality of memory reference instruction stream during program execution, it restricts the improvement of Cache hit ratio.
      在传统的Cache中,仅仅依靠程序执行时访存指令流地址的局域性来保证较高的Cache命中率,使得Cache命中率的提高受到限制。